***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Aug 01, 2023                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt BZX84B6V2-AU A K 
.param
+vc0 = 1.546e-11	vc1 = 2.216e-11		vc2 = 1.000		vc3 = 1.093e-13		vc4 = 3.345e0
+tc1 = 9.031e-3		tc2 = 1.051e-3		tc3 = 9.031e-3		tc4 = 1.051e-3
.func irexp(v) {(vc0+vc1*v**vc2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc3*exp(vc4*v))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d1 A K zener
g1 K A value = {irexp(v(K,A))}
.model zener d
***** flag parameter *****
+level = 1 
***** dc model parameter *****
+ is = 7.044e-16	   n = 1.028		  rs = 4.609e-1
+ibv = 5e-3		 nbv = 1		  bv = 6.2
+ikf = 1.05e-1
***** capacitance parameter *****
+cjo = 9.589e-11	   m = 4.925e-1		  vj = 1.311e-0 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.148		 xti = 3
+trs1 = 1.335e-3	tbv1 = 3.532e-4
.ends BZX84B6V2-AU
*$
